Skip to content

Migrate v1 to v2 #3051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 7 commits into from
Closed

Migrate v1 to v2 #3051

wants to merge 7 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 17, 2017

  • Replace references to api_v1 in projects/tasks.py
  • Replace __unicode__ with __str__ in comments.admin.py
  • Remove mocks of projects.tasks.api_v1

@ericholscher ericholscher self-requested a review August 17, 2017 21:05
from readthedocs.core.utils import broadcast, slugify
# transitioning from v1 to v2, rename for now, remove later
from readthedocs.restapi.client import api
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugly but safer?

@ericholscher
Copy link
Member

Closed in deference to #3054, which incorporates these changes with a few more. Thanks again for your work! 🎆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant